| Total Complexity | 70 | 
| Dependencies | 3 | 
| Dependents | 1 | 
| Total lines | 533 | 
| Lines of code | 385 | 
| Logical lines of code | 131 | 
| Comment lines | 92 | 
| Methods | 9 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| create_or_update_item() | 38 | 155 | ||
| edit_item() | 42 | 13 | 57 | |
| get_items() | 51 | 5 | 28 | |
| delete_item() | 52 | 4 | 27 | |
| register_routes() | 44 | 1 | 62 | |
| total_subscriptions_count_by_status() | 56 | 3 | 18 | |
| get_subscribers_count() | 56 | 3 | 18 | |
| total_subscriptions_count() | 58 | 2 | 17 | |
| permission_check() | 80 | 1 | 3 |